home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Grafik Collection 1
/
Grafik Collection 1.iso
/
setup
< prev
next >
Wrap
Text File
|
1994-06-13
|
333b
|
21 lines
.K ""
echo "This script will add the :C and :Libs directories of this CD-ROM"
FailAt 20
ask "Wollen Sie weitermachen? [y/n]"
if not warn
skip NoInstall
endif
assign C: :C add
assign LIBS: :Libs add
echo "*nAlles Klar Click close gadget"
endcli > nil:
lab NoInstall
echo "*nEnde ... Click close gadget"
endcli > nil: